Cryptographic Failures — OWASP A02:2021

An in-depth analysis of cryptographic failures, their causes, attack scenarios, and prevention strategies.

What is Cryptographic Failure?

Cryptographic Failures, designated as A02:2021 in the OWASP Top 10, occur when sensitive data is improperly encrypted, managed, or implemented. The issue is usually not the algorithm itself but mistakes in its application. Previously, this category was known as "Sensitive Data Exposure."

Common Causes

Impact and Attack Scenarios

Prevention and Mitigation